[INFO] cloning repository https://github.com/SuperInstance/holodeck-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SuperInstance/holodeck-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperInstance%2Fholodeck-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperInstance%2Fholodeck-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a78dd64218063e67e8a877442ee8bce5b6164e5
[INFO] testing SuperInstance/holodeck-core against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperInstance%2Fholodeck-core" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SuperInstance/holodeck-core
[INFO] finished tweaking git repo https://github.com/SuperInstance/holodeck-core
[INFO] tweaked toml for git repo https://github.com/SuperInstance/holodeck-core written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SuperInstance/holodeck-core on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SuperInstance/holodeck-core already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6654bf787328ffa7e45e289214ef9e52bfb592236975021bb485a5f1aa0f8517
[INFO] running `Command { std: "docker" "start" "-a" "6654bf787328ffa7e45e289214ef9e52bfb592236975021bb485a5f1aa0f8517", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6654bf787328ffa7e45e289214ef9e52bfb592236975021bb485a5f1aa0f8517", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6654bf787328ffa7e45e289214ef9e52bfb592236975021bb485a5f1aa0f8517", kill_on_drop: false }`
[INFO] [stdout] 6654bf787328ffa7e45e289214ef9e52bfb592236975021bb485a5f1aa0f8517
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fc6f25b8735b31d6639f0b229b4c4245ceb72d0bca4e9c63b77812e4566b21b
[INFO] running `Command { std: "docker" "start" "-a" "7fc6f25b8735b31d6639f0b229b4c4245ceb72d0bca4e9c63b77812e4566b21b", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling holodeck-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.59s
[INFO] running `Command { std: "docker" "inspect" "7fc6f25b8735b31d6639f0b229b4c4245ceb72d0bca4e9c63b77812e4566b21b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fc6f25b8735b31d6639f0b229b4c4245ceb72d0bca4e9c63b77812e4566b21b", kill_on_drop: false }`
[INFO] [stdout] 7fc6f25b8735b31d6639f0b229b4c4245ceb72d0bca4e9c63b77812e4566b21b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a490bd130fba42dfed972126f772638d9193fde32db605ebf7f69d2d542b136
[INFO] running `Command { std: "docker" "start" "-a" "4a490bd130fba42dfed972126f772638d9193fde32db605ebf7f69d2d542b136", kill_on_drop: false }`
[INFO] [stderr]    Compiling holodeck-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s
[INFO] running `Command { std: "docker" "inspect" "4a490bd130fba42dfed972126f772638d9193fde32db605ebf7f69d2d542b136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a490bd130fba42dfed972126f772638d9193fde32db605ebf7f69d2d542b136", kill_on_drop: false }`
[INFO] [stdout] 4a490bd130fba42dfed972126f772638d9193fde32db605ebf7f69d2d542b136
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5ee4f01dd0d06a5602db48660f013519a95d88d66d4b72d6e7ad1886d04163e2
[INFO] running `Command { std: "docker" "start" "-a" "5ee4f01dd0d06a5602db48660f013519a95d88d66d4b72d6e7ad1886d04163e2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/holodeck_core-020840778011e840)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests holodeck_core
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/agent.rs - agent::Agent::handle_command (line 81) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/agent.rs - agent::Agent::handle_command (line 81) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `holodeck_rust` in this scope
[INFO] [stdout]   --> src/agent.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | use holodeck_rust::agent::Agent;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holodeck_rust`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 82 - use holodeck_rust::agent::Agent;
[INFO] [stdout] 82 + use holodeck_core::agent::Agent;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `holodeck_rust` in this scope
[INFO] [stdout]   --> src/agent.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | use holodeck_rust::room::RoomGraph;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holodeck_rust`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 83 - use holodeck_rust::room::RoomGraph;
[INFO] [stdout] 83 + use holodeck_core::room::RoomGraph;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `holodeck_rust` in this scope
[INFO] [stdout]   --> src/agent.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | use holodeck_rust::comms::CommsSystem;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holodeck_rust`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 84 - use holodeck_rust::comms::CommsSystem;
[INFO] [stdout] 84 + use holodeck_core::comms::CommsSystem;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `holodeck_rust` in this scope
[INFO] [stdout]   --> src/agent.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | use holodeck_rust::combat::CombatEngine;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holodeck_rust`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 85 - use holodeck_rust::combat::CombatEngine;
[INFO] [stdout] 85 + use holodeck_core::combat::CombatEngine;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `holodeck_rust` in this scope
[INFO] [stdout]   --> src/agent.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | use holodeck_rust::manual::ManualLibrary;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holodeck_rust`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 86 - use holodeck_rust::manual::ManualLibrary;
[INFO] [stdout] 86 + use holodeck_core::manual::ManualLibrary;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `holodeck_rust` in this scope
[INFO] [stdout]   --> src/agent.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | use holodeck_rust::npc::NpcConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holodeck_rust`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 87 - use holodeck_rust::npc::NpcConfig;
[INFO] [stdout] 87 + use holodeck_core::npc::NpcConfig;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/agent.rs - agent::Agent::handle_command (line 81)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5ee4f01dd0d06a5602db48660f013519a95d88d66d4b72d6e7ad1886d04163e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ee4f01dd0d06a5602db48660f013519a95d88d66d4b72d6e7ad1886d04163e2", kill_on_drop: false }`
[INFO] [stdout] 5ee4f01dd0d06a5602db48660f013519a95d88d66d4b72d6e7ad1886d04163e2
